Click or drag to resize

OwaOptionsSpellingIgnoreUpperCase Property

Gets or sets a value indicating whether [spelling ignore upper case].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool SpellingIgnoreUpperCase { get; set; }

Property Value

Type: Boolean
true if [spelling ignore upper case]; otherwise, false.
See Also